Determines whether the database commits changes automatically, or whether changes open an implicit transaction that you must explicitly close by calling Commit or Rollback. The default is False: Changes open implicit transactions that you must close explicitly.
Syntax |
|---|
|
AutoCommit( Boolean ) as |
Parameters |
|
|---|---|
|
Boolean |
|